IviRFSigGen Configure DigitalModulationBase Clock Source [DMB]

IviRFSigGenDigitalModulationBase Capability Group

This VI configures the DigitalModulationBase clock source.

instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
source Specifies the source of the clock signal used to generate the digital modulation according to the selected standard. The driver uses this value to set the IviRFSigGen>>Digital Modulation>>DigitalModulationBase Clock Source property.

Defined Values:
IVIRFSIGGEN_VAL_DIGITAL_MODULATION_BASE_CLOCK_SOURCE_INTERNAL
- The internal clock generator is used.

IVIRFSIGGEN_VAL_DIGITAL_MODULATION_BASE_CLOCK_SOURCE_EXTERNAL
- A connected external clock generator (bit or symbol clock frequency) is used.

Default Value:
IVIRFSIGGEN_VAL_DIGITAL_MODULATION_BASE_CLOCK_SOURCE_INTERNAL
type Specifies the type of the external clock signal used to generate the digital modulation. This value is used only if the IviRFSigGen>>Digital Modulation>>DigitalModulationBase Clock Source property is set to External. The driver uses this value to set the IviRFSigGen>>Digital Modulation>>DigitalModulationBase External Clock Type property.

Defined Values:
IVIRFSIGGEN_VAL_DIGITAL_MODULATION_BASE_EXTERNAL_CLOCK_TYPE_BIT
- The external clock frequency is equal to the bit clock frequency of the digital modulation.

IVIRFSIGGEN_VAL_DIGITAL_MODULATION_BASE_EXTERNAL_CLOCK_TYPE_SYMBOL
- The external clock frequency is equal to the symbol clock frequency of the digital modulation.

Default Value:
IVIRFSIGGEN_VAL_DIGITAL_MODULATION_BASE_EXTERNAL_CLOCK_TYPE_BIT
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.